Search results 60

Card image cap
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image cap
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image cap
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image cap
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image cap
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...